Uses of Class
com.netscape.certsrv.profile.ProfileInput
Packages that use ProfileInput
-
Uses of ProfileInput in com.netscape.certsrv.cert
Fields in com.netscape.certsrv.cert with type parameters of type ProfileInputMethods in com.netscape.certsrv.cert that return ProfileInputModifier and TypeMethodDescriptionCertEnrollmentRequest.createInput
(String name) CertEnrollmentRequest.getInputByID
(String id) CertEnrollmentRequest.getInputByName
(String name) Methods in com.netscape.certsrv.cert that return types with arguments of type ProfileInputMethods in com.netscape.certsrv.cert with parameters of type ProfileInputModifier and TypeMethodDescriptionvoid
CertEnrollmentRequest.addInput
(ProfileInput input) void
CertEnrollmentRequest.deleteInput
(ProfileInput input) Method parameters in com.netscape.certsrv.cert with type arguments of type ProfileInputModifier and TypeMethodDescriptionvoid
CertEnrollmentRequest.setInputs
(Collection<ProfileInput> inputs) -
Uses of ProfileInput in com.netscape.certsrv.profile
Fields in com.netscape.certsrv.profile with type parameters of type ProfileInputMethods in com.netscape.certsrv.profile that return ProfileInputModifier and TypeMethodDescriptionstatic ProfileInput
static ProfileInput
ProfileData.getProfileInput
(String id) Methods in com.netscape.certsrv.profile that return types with arguments of type ProfileInputMethods in com.netscape.certsrv.profile with parameters of type ProfileInputMethod parameters in com.netscape.certsrv.profile with type arguments of type ProfileInput